Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI pipeline repair #1104

Merged
merged 3 commits into from
Jan 14, 2025
Merged

CI pipeline repair #1104

merged 3 commits into from
Jan 14, 2025

Conversation

sss-create
Copy link
Collaborator

Hi, I updated the workflows to github actions v4 and haskell actions v2. Also
created: dedicated stack and windows CI files to display in the README and for
better separation of concerns. Plus, I downgraded to hosc-0.20 because the
working CI pipelines reveal that there are breaking changes made in hosc-0.21 as
discussed in issue #1103.

The new GHC entries support the recommended ghcup GHC/cabal combinations.
The linux CI also uses the recommended ghcup settings + the debian GHC (9.0.2) and cabal (3.4.1.0) versions as reference.

I did not touch the build listener CI/release pipeline; they are still broken but probably less priority than
the overall build CI and needs to be investigated in a new PR.

Thanks to the xmonad project: I took a look at their CI/CD -- and their representation of
the pipeline in the README -- as inspiration

image
image
image

@yaxu yaxu merged commit d05c3b2 into tidalcycles:dev Jan 14, 2025
19 of 23 checks passed
@yaxu
Copy link
Member

yaxu commented Jan 14, 2025

Excellent thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants